<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/**
 *
 * @authors Your Name (you@example.org)
 * @date    2015-12-17 14:50:21
 * @version $Id$
 */

html {
    overflow-y: scroll;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
img {
    padding: 0;
    margin: 0;
}

table,
td,
tr,
th {
    font-size: 12px;
}

li {
    list-style-type: none;
}

img {
    vertical-align: top;
    border: 0;
}

ol,
ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
cite,
code,
em,
th {
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
    color: #777;
    cursor: pointer;
    transition: all 0.3s;
}

a:hover {
    color: #47B8D4;
}

p {
    line-height: 20px;
}

body {
    font-family: Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
}

a {
    color: #52ba97;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #52ba97;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    color: inherit;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin: 0;
}

img {
    padding: 0;
    margin: 0;
    border: 0px;
}

li {
    list-style: none;
}

*:link,
*:visited,
*:hover,
*:active,
*:focus,
.item-on-hover,
.btn-success,
#button {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
menu,
section,
summary {
    margin: 0;
    padding: 0;
    display: block;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.nav:before,
.nav:after,
.row:before,
.row:after {
    display: table;
    content: " ";
}

.clearfix:after,
.container:after,
.nav:after,
.row:after {
    clear: both;
}

::-moz-selection {
    /*����Firefox*/
    background: #52ba97;
    color: #fff;
}

::selection {
    background: #52ba97;
    color: #fff;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container {
    width: 1200px;
    min-width: 1140px
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.pull-left {
    float: left!important
}

.pull-right {
    float: right!important
}

.list-unstyled {
    padding: 0;
    margin: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center;
}
.neirong,.case{background:#fff;}
.pingpu-bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    /*position: relative;*/
    background-attachment: fixed;
}
.pingpu-bg,
.rslides,
.fuwu-bg,
.news,
.ny-banner {
    min-width: 1170px
}

.sx-padding {
    padding: 25px 0 30px 0;
}

.f-title {
    font-size: 24px;
    padding: 0;
    margin: 0 0 25px 0;
    color: #000000;
}

.f-title small {
    font-size: 14px;
    color: #999999;
    display: block;
    margin-top: 10px;
}

.btn-success {
    color: #fff;
    background-color: #52ba97;
    border-width: 0px;
    border-radius: 5px;
    padding: 10px 20px 8px 20px;
    margin: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.btn-success.about-more {
    padding: 14px 30px 12px 30px;
}

.btn-success.news-more {
    padding: 7px 10px 5px 10px;
    margin-left: 0;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
    color: #fff;
    background-color: #589ED7;
    text-decoration: none;
}

.btn {
    margin: 20px 0 0 0;
}

.red {
    color: #52ba97 !important;
}

.diwen {
    color: #FFFFFF;
    background-color: #52ba97;
    padding: 10px 20px;
}
iframe,object{display:none}

/* ���������˵���LOGO */

.headroom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: all .2s ease-in-out;
}

.headroom--unpinned {
    top: -100px;
}

.headroom--pinned {
    top: 0;
}

.header {
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
    height: 100px;
	
}

.header-top {
    z-index: 999999999 !important;
}


/* LOGO */

.header h1 {
    margin: 0;
    padding: 0;
}

.header .logo {
    padding-top: 30px;
    padding-bottom: 32px;
    display: table;
	overflow:Hidden;
}

.header h1 small {
    font-size: 14px;
    color: #999;
    display: table;
    padding-left: 25px;
    background-image: url(/images/logo-y-xian.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 25px;
    line-height: 26px;
    margin-top: 24px;
    font-style: italic;
}

.header h1 small a {
    color: #999;
}


/* NAV */

.nav {
    display: table;
}

.nav-bar &gt; li {
    display: block;
    float: left;
    text-align: center;
    position: relative;
    margin-top: 28px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

.nav-bar &gt; li:hover,
.nav-bar &gt; li.active {
    background-color: #52ba97;
}

.nav-bar &gt; li &gt; a {
    padding: 23px 16px 25px 16px;
    display: block;
    color: #000000;
    font-size: 15px;
    line-height: 24px;
}

.nav-bar .navhover {
    background: #52ba97;
}

.nav-bar .navhover a {
    color: #fff;
    font-size: 15px;
}

.nav-bar &gt; li &gt; a:hover,
.nav-bar &gt; li:hover a,
.nav-bar &gt; li.active a {
    color: #FFFFFF;
    text-decoration: none;
}

.nav-bar &gt; li small {
    display: none;
    color: #FFFFFF;
    font-size: 12px;
}

.nav-bar &gt; li:hover small,
.nav-bar &gt; li.active small {
    display: block;
}

.nav-bar &gt; li ul {
    display: none;
    background-color: #52ba97;
    border-bottom-left-radius: 5px;
    padding: 0 0 5px 0;
    border-bottom-right-radius: 5px;
    position: absolute;
    left: 0px;
    top: 72px;
    z-index: 9999999999;
}

.nav-bar &gt; li:hover ul {
    display: block;
}

.nav-bar &gt; li ul li a {
    line-height: 28px;
    padding: 5px 30px;
    color: #666666 !important;
    border-bottom: 1px solid #F5F5F5;
    display: block;
    background-color: #FFFFFF !important;
    min-width: 150px;
    text-align: left;
}

.nav-bar &gt; li ul li a:hover,
.nav-bar &gt; li ul li a.hover {
    background-color: #46a384 !important;
    color: #FFFFFF !important;
    text-decoration: none;
    border-bottom: 1px solid #52ba97;
}


/* Banner���� */

.rslides {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    position: relative;
    list-style: none;
}

.rslides li {
    width: 100%;
    height: auto;
}

.rslides li img {
    width: 100%;
}

.banner {
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    background-attachment: fixed;
    height: 550px;
    margin-top: 100px;
}

.rslides_nav {
    height: 56px;
    width: 36px;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    opacity: 0.5;
    text-indent: -9999px;
    overflow: hidden;
    background-position: left top;
    background-repeat: no-repeat;
    top: 325px;
}

.rslides_nav.next {
    background-image: url(/images/banner-left.png);
    left: 30px;
}

.rslides_nav.prev {
    background-image: url(/images/banner-right.png);
    right: 30px;
}

.rslides_tabs {
    margin: 12px auto 0;
    clear: both;
    text-align: center;
    width: 50px;
}

.rslides_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin-right: 5px
}

.rslides_tabs a {
    text-indent: -9999px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url(/images/rslides_tabs.png);
    display: inline-block;
    _display: block;
    *display: block;
    width: 9px;
    height: 9px
}

.rslides_tabs .rslides_here a {
    background: rgba(0, 0, 0, .6);
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(/images/rslides_tabs.png);
}


/* ֪���ͻ� */

.kehu {
    background-color: #F7F7F7;
}

.kehu .row {
    margin: 0 2px 15px 2px;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #EDEDED;
}

.kehu figure img {
    width: 188px;
    height: 100px;
}

.kehu figure {
    width: 188px;
    float: left;
    position: relative;
    height: 100px;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    background-color: #FFFFFF
}

.kehu figure:hover figcaption {
    display: block;
}

.kehu figure figcaption {
    position: absolute;
    width: 188px;
    height: 100px;
    top: 0px;
    left: 0px;
    display: none;
    background-color: #46a384;
    color: #FFFFFF;
    text-align: center;
    line-height: 100px
}

.kehu figure figcaption {
    font-size: 16px;
}

.kehu figure figcaption a {
    color: #FFFFFF;
}

.kehu figure figcaption a:hover {
    text-decoration: underline;
}


/* �������� */

.about {
    line-height: 30px;
    color: #ffffff;
}

.about-us {
    color: #ffffff;
	
}

.about .f-title,
.about .f-title small,
.about-us a:hover {
    color: #FFFFFF;
}

.about .about-lianjie {
    margin-top: 20px;
}

.about a.ry,
.about a.td {
    background-repeat: no-repeat;
    text-align: center;
    padding: 86px 3px 0 3px;
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
    background-position: center top;
}

.about a.ry {
    background-image: url(/images/about-lianjie-1.png);
}

.about a.ry:hover {
    background-image: url(/images/about-lianjie-11.png);
}

.about a.td {
    background-image: url(/images/about-lianjie-2.png);
}

.about a.td:hover {
    background-image: url(/images/about-lianjie-22.png);
}


/* ���ǵķ��� */

.fuwu-bg {
    background-repeat: no-repeat;
    background-position: center center;
    /*position: relative;*/
    background-attachment: fixed;
    background-color: #F2F2F2;
}

.fuwu .f-title,
.fuwu .f-title small {
    color: #FFFFFF;
}

.fuwu {
    position: relative;
}

.fuwu figure {
    background-color: rgba(255, 255, 255, 0.80);
    padding: 58px 40px 40px 40px;
    margin-bottom: 20px;
    width: 260px;
    float: left;
    margin-top: 80px;
    position: relative;
}

.fuwu figure.bianju {
    margin-left: 60px;
    margin-right: 60px;
}

.fuwu figure a.pic1,
.fuwu figure a.pic2,
.fuwu figure a.pic3 {
    height: 130px;
    width: 130px;
    display: block;
    background-repeat: no-repeat;
    background-position: center top;
    margin: 0 auto;
    position: absolute;
    top: -65px;
    left: 105px;
}

.fuwu figure a.pic1 {
    background-image: url(/images/sheji.png);
    background-repeat: no-repeat;
}

.fuwu figure a.pic2 {
    background-image: url(/images/gongcheng.png);
}

.fuwu figure a.pic3 {
    background-image: url(/images/fuwu.png);
}

.fuwu figure figcaption {
    margin-top: 35px;
    margin-bottom: 15px;
    font-weight: bold;
}

.fuwu figure figcaption a {
    color: #52ba97;
    font-size: 16px;
}

.fuwu figure figcaption a:hover {
    text-decoration: underline;
}

.fuwu figure p {
    line-height: 30px;
    color: #000000;
}

.fuwu figure figcaption a.btn-success {
    margin-bottom: 10px;
}

.fl-case {
    height: auto;
    margin-top: 35px;
    margin-bottom: 15px;
}

.fl-case a {
    background-color: #F7F7F7;
    color: #666666;
    width: 248px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 0 10px 10px 0;
}

.fl-case a:hover {
    background-color: #52ba97;
    color: #FFFFFF;
    text-decoration: none;
}
.case{overflow:hidden;}
.case figure {
    width: 256px;
    float: left;
    position: relative;
    min-height: 326px;
    margin: 0 15px;
}
.case1 figure {margin:15px;}
.case figure a img {
    width: 256px;
    height: 256px;
    border: 1px solid #C0C0C0;
}

.case figure .new {
    width: 108px;
    height: 108px;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(/images/new.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    z-index: 2;
}

.case figure:hover figcaption {
    display: block;
}

.case figure figcaption {
    position: absolute;
    width: 228px;
    height: 228px;
    top: 0px;
    left: 0px;
    display: none;
    background-color: #46a384;
    padding: 15px;
    color: #FFFFFF;
    text-align: left;
}
.case figure figcaption h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 8px 0;
}
.case figure figcaption h4 a{color:#f1f1f1}
.case h3{margin:10px 0}
.case h3 a:hover{color:#00A7EA}
.case figure figcaption h3 a,
.case figure figcaption p a {
    color: #FFFFFF;
    text-decoration: underline;
}

.case figure figcaption h3 a:hover,
.case figure figcaption p a:hover {
    text-decoration: none;
}

.case figure figcaption p {
    margin: 0;
    line-height: 28px;
    position: absolute;
    top: 80px;
    color:#f1f1f1
}

.case-more-top {
    margin-top: 115px !important;
}

.case-more {
    padding: 7px 10px 5px 10px;
    margin-left: 0;
    background-color: rgba(255, 255, 255, 0.70);
    color: #52ba97 !important;
    text-decoration: none !important;
}

.case-more:hover {
    color: #FFFFFF !important;
}


/* ������Ѷ */

.news {
    background-color: #F2F2F2;
}

.news section {
    width: 340px;
    float: left;
}

.news section.bianju {
    margin-left: 60px;
    margin-right: 60px;
}

.news section h2 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    padding: 0;
    margin: 0 0 20px 0;
}

.news section h2 small {
    font-size: 16px;
}

.news section ul li {
    line-height: 30px;
}

.news section ul li a {
    color: #888888;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 280px;
    display: block;
    float: left;
}

.news section ul li a:hover {
    color: #52ba97;
}

.news section ul li small {
    color: #999999;
    float: right!important;
}

.news section p {
    margin-top: 25px;
    margin-bottom: 5px;
}


/* ��Ȩ/��ϵ/���� */

.footer {
    position: relative;
    line-height: 28px;
    margin: 0 auto;
}

.footer.sx-padding {
    padding-bottom: 0;
}

.footer section {
    width: 340px;
    float: left;
}

.footer section.bianju {
    margin-left: 60px;
    margin-right: 60px;
}

.footer section h3 {
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding: 0 0 30px 0;
    margin: 0;
}

.footer section h3 small {
    font-size: 16px;
}

.footer section h4 {
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    padding: 14px 0 10px 0;
    margin: 0;
}

p.fonav a {
    margin-right: 20px;
}

.footer,
.footer a {
    color: #babcbd;
    font-size: 12px;
}

.footer a:hover {
    color: #fff;
}

.footer p {
    padding: 0;
    margin: 0;
}

.footer section address {
    font-style: normal;
    margin: 0;
    padding: 0;
}

.zhixun a {
    width: 40px;
    height: 40px;
    background-image: url(/images/sns.png);
    background-repeat: no-repeat;
    text-indent: -999px;
    overflow: hidden;
    display: block;
    float: left;
    background-color: #52ba97;
    border-radius: 5px;
    margin-right: 15px;
    margin-top: 10px;
}

.zhixun a:hover {
    background-color: #589ED7;
}

.zhixun a.qq {
    background-position: 0px -40px;
}

.zhixun a.sq {
    background-position: 0px -80px;
}

#title,
#mycall,
#saytext {
    font-size: 12px;
    height: 36px;
    width: 320px;
    background-color: #ededee;
    color: #ABABAB;
    border-width: 0px;
    margin-bottom: 25px;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 0px;
}

#title {
    background-image: url(/images/foot-form-bg.png);
    background-repeat: no-repeat;
    background-position: right 0px;
}

#mycall {
    background-image: url(/images/foot-form-bg.png);
    background-repeat: no-repeat;
    background-position: right -40px;
}

#saytext {
    height: 110px;
    padding-top: 10px;
    vertical-align: top;
    background-image: url(/images/foot-form-bg.png);
    background-repeat: no-repeat;
    background-position: right -160px;
}

#title:focus,
#mycall:focus,
#saytext:focus {
    background-color: #FFF;
    color: #333;
}

#button {
    height: 40px;
    width: 200px;
    text-align: center;
    vertical-align: middle;
    border-width: 0px;
    background-color: #52ba97;
    color: #FFF;
    font-size: 14px;
    border-radius: 5px;
    -webkit-appearance: button;
    cursor: pointer;
}

#button:hover {
    background-color: #589ED7;
}

#savediv {
    padding: 10px 0;
    line-height: 24px;
}

.key,
.mail {
    height: 36px;
    width: 318px;
    background-color: hsla(0, 0%, 100%, 0.00);
    color: #babcbd;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #b2b4b7;
    border-radius: 0px;
}

.mail-tx {
    color: #babcbd;
    font-size: 14px;
    margin: 15px 0;
}

.s-button,
.m-button {
    height: 36px;
    width: 36px;
    text-align: center;
    vertical-align: middle;
    background-color: hsla(0, 0%, 100%, 0.00);
    border: 0px solid #babcbd;
    border-radius: 0px;
    -webkit-appearance: button;
    cursor: pointer;
    position: absolute;
    right: 3px;
}

.s-button {
    background-image: url(/images/foot-form-bg.png);
    background-repeat: no-repeat;
    background-position: right -80px;
    text-indent: -999px;
    overflow: hidden;
}

.m-button {
    background-image: url(/images/foot-form-bg.png);
    background-repeat: no-repeat;
    background-position: right -120px;
    text-indent: -999px;
    overflow: hidden;
}

.mail {
    margin: 0 0 40px 0;
}

.yq-link,
.yq-link a,
.yq-link small {
    color: #8b8e94;
    line-height: 28px;
    font-size: 12px;
}

.yq-link {
    margin-bottom: 40px;
}

.yq-link a:hover {
    color: #fff;
}

.yq-link hr {
    border-color: rgba(103, 108, 113, 0.50);
    width: 100%;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
}

.foot {
    background-color: #14171a;
}

.foot p {
    margin: 0;
    padding: 0;
}

.foot .copy {
    height: 70px;
    line-height: 70px;
}

.foot,
.foot a {
    text-transform: uppercase;
    font-size: 12px;
    color: #babcbd;
}

.foot .renzheng img {
    margin-left: 10px;
    margin-top: 19px;
}

.kefu {
    background-color: #52ba97;
    border: 2px solid #fff;
    position: fixed;
    width: 80px;
    top: 138px;
    right: 20px;
    text-align: center;
    display: block;
    -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    font-size: 12px;
    z-index: 9999999;
}

.kefu ul li a {
    display: block;
    color: #FFF;
    text-decoration: none;
    border-top: 1px solid #ffb4a6;
    overflow: hidden;
    height: auto;
    width: 100%;
    padding: 0;
    height: 30px;
    width: 80px;
    z-index: 999999;
    padding-top: 50px;
}

.kefu ul li a:hover {
    background-color: #589ED7;
}

.kefu a.kefu-lx {
    border-top: 0px solid #ffb4a6;
    background-image: url(/images/kefu.png);
    background-repeat: no-repeat;
    background-position: 0 -10px;
}

.kefu a.kefu-lx:hover {
    border-radius: 6px 6px 0px 0px;
}

.kefu ul li a.kefu-yy {
    background-image: url(/images/kefu.png);
    background-repeat: no-repeat;
    background-position: center -90px;
}

.kefu ul li a.kefu-zx {
    background-image: url(/images/kefu.png);
    background-repeat: no-repeat;
    background-position: center -170px;
}

.kefu ul li a.kefu-wx {
    background-image: url(/images/kefu.png);
    background-repeat: no-repeat;
    background-position: center -250px;
}

.kefu ul li a.kefu-wx .kefu-weixin {
    padding: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 242px;
    left: -182px;
    display: none;
    -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.kefu ul li a.kefu-wx:hover .kefu-weixin {
    display: block;
}

.kefu ul li a.kefu-top {
    background-image: url(/images/kefu.png);
    background-repeat: no-repeat;
    background-position: center -335px;
    padding-top: 40px;
}

.kefu ul li a.kefu-top:hover {
    border-radius: 0px 0px 6px 6px;
}

.kefu ul li a.kefu-yy,
.kefu ul li a.kefu-zx,
.kefu ul li a.kefu-top,
.kefu ul li a.kefu-wx {
    display: none;
}

.kefu:hover ul li a.kefu-yy,
.kefu:hover ul li a.kefu-zx,
.kefu:hover ul li a.kefu-top,
.kefu:hover ul li a.kefu-wx {
    display: block;
}


/* ��ҳ���� */

.info p,
.info li {
    color: #666666;
}

.info li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: 80%
}

.tempWrap ul li a {
    width: 100%
}

.info .pull-right {
    float: right
}

.ny-banner {
    margin-top: 100px;
    padding: 60px 0;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    background-position: center top;
}

.ny-banner2 {
    background-image: url(/images/ny-head-bg2.png);
}

.ny-banner h2 {
    margin: 0;
    font-size: 24px;
    color: #FFFFFF;
}

.ny-banner h2 small {
    color: #ffb3b0;
    font-size: 18px;
    padding-left: 15px;
    margin-left: 15px;
    font-weight: normal;
    border-left: 1px solid #ffb3b0;
}

.ny-banner .weizhi {
    color: #ffb3b0;
    text-align: left;
    margin: 0;
    padding: 15px 0 10px 0;
}

.ny-banner .weizhi a {
    color: #ffffff
}

.crumbs {
    background-color: #f7f7f7;
    height: 60px;
}

.crumbs ul li {
    display: inline-block;
    float: right;
}

.crumbs ul li a {
    color: #666666;
    line-height: 60px;
    padding: 0 15px;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
}

.crumbs ul li:hover dl {
    display: block;
}

.crumbs ul li:hover {
    background: #52ba97;
}

.crumbs ul li:hover a {
    color: #fff;
}

.crumbs ul li dl {
    display: none;
    background-color: #52ba97;
    position: absolute;
    left: 0px;
    z-index: 999;
    width: 100%;
    border-bottom: 1px solid #F5F5F5;
    overflow: hidden;
}

.crumbs ul li dl dd {
    float: left;
}

.crumbs ul li dl dd a {
    line-height: 28px;
    padding: 5px 30px;
    color: #fff;
    display: block;
    font-size: 12px;
    min-width: 50px;
    text-align: left;
}

.crumbs ul li dl dd a:hover {
    background: #589ED7;
}

.crumbs ul li dl dd a:hover .crumbs ul li a:hover,
.crumbs ul li a.hover {
    background-color: #FFFFFF;
    color: #52ba97;
    text-decoration: none;
}

.y-m50 {
    margin-right: 50px
}

.y-m60 {
    margin-right: 60px
}

.x-m40 {
    margin-bottom: 40px !important;
}

.x-m30 {
    margin-bottom: 30px;
}

.x-m20 {
    margin-bottom: 20px;
}

.s-m40 {
    margin-top: 40px;
}

.zy-m15 {
    margin-left: 15px;
    margin-right: 15px;
}

.s-m-none {
    margin-top: 0 !important;
}

.saytext-h20 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.saytext-h20-s10 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.saytext-h30 {
    margin-top: 0px;
    margin-bottom: 30px;
}

.info,
.neirong {
    line-height: 30px;
    color: #333333;
}

.neirong p {
    line-height: 1.5em;
    color:#333;
}

.neirong h1 {
    text-align: center;
    margin-bottom: 20px;
    color: #333;
    font-size: 25px;
}

.neirong strong,
.neirong span {
    font-size: 14px;
}

.info hr,
.neirong hr {
    margin: 30px 0;
    border: 0;
    border-top: 1px solid #eee;
}

.nyfl-case {
    height: 42px;
    margin-top: 0;
    margin-bottom: 30px;
    background-color: #F7F7F7;
}

.nyfl-case a {
    line-height: 42px;
    padding: 0 25px;
    display: inline-block;
    color: #666666;
    text-align: center;
}

.nyfl-case a:hover,
.nyfl-case a.hover {
    background-color: #52ba97;
    color: #FFFFFF;
    text-decoration: none;
}

.fanye .pagination {
    margin: 0;
    display: inline-block;
    padding-left: 0;
    margin: 25px 0 0 0;
    border-radius: 4px;
}

.fanye .pagination &gt; li {
    display: inline
}

.fanye .pagination &gt; .active &gt; a,
.fanye .pagination &gt; .active &gt; span,
.fanye .pagination &gt; .active &gt; a:hover,
.fanye .pagination &gt; .active &gt; span:hover,
.fanye .pagination &gt; .active &gt; a:focus,
.fanye .pagination &gt; .active &gt; span:focus {
    background-color: #52ba97;
    border-color: #52ba97;
    color: #FFF;
}

.fanye .pagination &gt; li &gt; a:hover,
.fanye .pagination &gt; li &gt; span:hover,
.fanye .pagination &gt; li &gt; a:focus,
.fanye .pagination &gt; li &gt; span:focus {
    color: #52ba97;
    background-color: #E3E3E3;
    border-color: #ededed;
}

.fanye .pagination &gt; li &gt; a,
.fanye .pagination &gt; li &gt; span {
    color: #52ba97;
    border-color: #ededed;
    font-size: 14px;
}

.pagination-lg&gt;li&gt;a,
.pagination-lg&gt;li&gt;span {
    padding: 12px 18px;
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
    color: #428bca;
    text-decoration: none;
    background-color: #F7F7F7;
}

.pagination-lg&gt;li:first-child&gt;a,
.pagination-lg&gt;li:first-child&gt;span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg&gt;li:last-child&gt;a,
.pagination-lg&gt;li:last-child&gt;span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.ny-news {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.ny-news h3 a {
    font-size: 20px;
    color: #000000
}

.ny-news h3 a:hover {
    color: #52ba97
}

.ny-news .shuoming {
    color: #666666;
}

.ny-news .btn-success {
    margin-left: 0;
}

.ny-news .mulu,
.ny-news .guanzhu,
.ny-news .time {
    background-image: url(/images/news-kb.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    margin-right: 10px;
    height: 22px;
    padding-left: 23px;
    display: inline-block;
    color: #999999
}

.ny-news .guanzhu {
    background-position: left -19px;
}

.ny-news .time {
    background-position: left -41px;
}

.ny-news .news-qq a,
.ny-news .news-sq a {
    text-indent: -9999px;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-image: url(/images/news-zx.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.ny-news .news-sq a {
    background-position: left -22px;
    margin-left: 5px;
}

.team-bg {
    background-color: #e6e6e6;
}

.team figure {
    width: 262px;
    float: left;
    position: relative;
    height: 330px;
    margin: 15px;
}

.team figure:hover figcaption {
    display: block;
}

.team figure figcaption {
    position: absolute;
    width: 202px;
    height: 210px;
    top: 0px;
    left: 0px;
    display: none;
    background-color: #46a384;
    padding: 60px 30px;
    color: #FFFFFF;
}

.team figure h3.team-title {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    line-height: 60px;
    position: absolute;
    width: 262px;
    height: 60px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.95);
    bottom: 0px;
    color: #999999;
}

.team figure h3.team-title a {
    color: #52ba97;
    font-size: 18px;
    font-weight: bold;
}

.team figure:hover h3.team-title {
    display: none;
}

.team figure figcaption h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 12px 0;
}

.team figure figcaption h3 a {
    color: #FFFFFF;
    text-decoration: underline;
}

.team figure figcaption h3 a:hover {
    text-decoration: none;
}

.team figure figcaption p {
    margin: 0;
    line-height: 28px;
}

.team-more {
    padding: 7px 10px 5px 10px;
    background-color: rgba(255, 255, 255, 0.70);
    color: #52ba97 !important;
    text-decoration: none !important;
}

.team-more:hover {
    color: #FFFFFF !important;
}

.ny-kehu .row {
    margin: 0 2px 15px 2px;
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #EDEDED;
}

.ny-kehu figure {
    width: 188px;
    float: left;
    position: relative;
    height: 100px;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
}

.ny-kehu figure:hover figcaption {
    display: block;
}

.ny-kehu figure figcaption {
    position: absolute;
    width: 188px;
    height: 100px;
    top: 0px;
    left: 0px;
    display: none;
    background-color: #46a384;
    color: #FFFFFF;
    text-align: center;
    line-height: 100px
}

.ny-kehu figure figcaption {
    font-size: 16px;
}

.ny-kehu figure figcaption a {
    color: #FFFFFF;
}

.ny-kehu figure figcaption a:hover {
    text-decoration: underline;
}

.tags .tags-lie {
    width: 20%
}

.map {
    color: #999999
}

.map h3 a {
    color: #000000
}

.zzry figure,
.tdfc figure {
    padding: 0 15px;
    float: left;
}

.tdfc figure {
    padding-bottom: 20px;
}

.zzry figure img,
.tdfc figure img {
    width: 360px;
}

.zzry figure figcaption,
.tdfc figure figcaption {
    margin-bottom: 15px;
}

.fzlc h3 {
    background-color: #52ba97;
    color: #FFFFFF;
    padding: 5px 10px;
}

.maint {
    width: 100%;
}
/*
.main {
    width: 790px;
    margin-right: 50px;
}
*/
.main img {
    max-width: 790px;
}

.info .biaoti {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}

.info .shuoming {
    color: #999;
    margin: 0 0 30px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #EDEDED;
    font-size: 12px;
}

.aside {
    width: 300px;
}

.aside .ny-h4 {
    font-size: 16px;
    margin: 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #EDEDED;
}

.aside ul li small {
    color: #999999;
}

.aside .xx-qq a,
.aside .xx-sq a {
    text-indent: -9999px;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-image: url(/images/news-zx.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.aside .xx-sq a {
    background-position: left -22px;
    margin-left: 5px;
}

.aside figure {
    margin-top: 10px;
    text-align: center
}

.aside figure.text-left {
    text-align: left
}

.aside .team-gz,
.aside .team-yy {
    height: 40px;
    margin-right: 20px;
    border-radius: 4px;
    padding: 0px 10px 0px 38px;
    display: block;
    line-height: 40px;
    background-image: url(/images/team-yy.png);
    background-position: left top;
    background-color: #52ba97;
    color: #FFFFFF;
    background-repeat: no-repeat;
}

.aside .team-gz a,
.aside .team-yy a {
    color: #FFFFFF
}

.aside .team-gz:hover,
.aside .team-yy:hover {
    background-color: #589ED7;
}

.aside .team-yy {
    background-position: left bottom;
}

.ny-team-tj {
    font-size: 16px;
    margin: 15px 0;
}

.team figcaption p {
    color: #FFFFFF !important;
}

.pages {
    padding: 30px 0 30px;
    text-align: center
}

.pages li {
    display: inline
}

.pages li.thisclass,
.pages a:hover {
    padding: 5px 10px;
    border: 1px solid #52ba97;
    background: #52ba97;
    color: #fff;
    text-decoration: none;
    border-radius: 3px
}

.pages a {
    padding: 5px 10px;
    border: 1px solid #ddd;
    background: #fff;
    color: #A4A4A4;
    line-height: 18px;
    border-radius: 3px;
}


/*product*/


/*probody start*/
.inquiry{width:96%;background:#E9E9E9;overflow:hidden;margin:20px auto;padding:10px 2%;}
    .lyleft{float:left;text-align:center;width:16%;padding-top:20px;}
    .lyleft h4{font-size:30px;color:#111;margin-top:10px;}
    .lyright{float:right;width:80%;}
    .lyright ul li{float:left;width:29%;margin-left:5%;*padding-left:expression(this.previousSibling==null?"0":"5%");}
.lyright ul li:first-child{margin-left:0}
.lyright ul li span{font-size:16px;line-height:30px;height:30px;}
.lyright ul li span em{color:red;}
.lyright ul li input{width:96%;padding:0 2%;height:30px;line-height:30px;font-size:14px;}
.lyright ul li:focus{     outline:none;
     border:#87C6F9 1px solid;
     box-shadow: 0 0 8px rgba(103, 166, 217, 1);}
.lyright ul li.pllast{margin-left:0;width:97%}
.lyright ul li textarea{width:98%;padding:5px 1%;height:60px}
.lyright ul li.pllastt{margin:10px 0 0 0;width:35%;}
.lyright ul li.pllastt input{width:40%;height:30px;margin-right:10%;border-radius:5px;-moz-border-radius:5px;background-color: #03a9f4;border:none;color:#fff;cursor:pointer;}
.lyright ul li.pllastt input:hover{background:#16345A}
.produstlist .hd {
    overflow: hidden;
    background: #52ba97;
    width: 100%;
}

.produstlist .hd li {
    position: relative;
    height: 37px;
    margin-left: -1px;
    line-height: 37px;
    text-align: center;
    width: 20%;
    float: left;
    font: normal 14px/37px "Microsoft YaHei";
    _font-weight: bold;
    cursor: default;
    color: #fff;
    border-left: 1px solid #FFF;
    cursor: pointer
}

.produstlist .hd li.on {
    width: 20%;
    background: #8D8D8D;
    transition: all 0.7s;
    cursor: pointer;
}

.produstlist .bd {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 2%;
}

.produstlist .lh {
    overflow: hidden;
    color: #333;
    font-size: 14px;
    padding-left: 0;
}

.bd .lh {
    line-height: 30px;
}

.bd .lh p {
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 10px;
}

.bd .lh table {
    width: 100%;
    cursor: pointer;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.order strong {
    font-size: 16px;
}

.produstlist table tr td {
    font-size: 14px;
    color: #333;
}

.produstlist table tr:hover {
    background: #52ba97;
}

.produstlist table tr:hover td,
.produstlist table tr:hover td p {
    color: #fff;
}

.produstlist table tr:first-child {
    text-align: center;
}

table tr:nth-child(odd) {
    background: #CAE5FC;
}

.pronetworkform {
    width: 90%;
    margin: 0 auto;
    border: 1px solid #E5E5E5;
    overflow: hidden;
}

.box {
    float: left;
    vertical-align: top;
    margin-bottom: 30px;
    width: 100%;
}

.box img {
    width: 210px;
}

.pronetworkform .leftbox {
    width: 25%;
    float: left;
    background: #8D8D8D;
    text-align: center;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}

.pronetworkform .rightbox {
    width: 74.8%;
    background: #03A9F4;
    text-align: center;
    color: #fff;
    font-size: 14px;
    float: right;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
}

.pronetworkform ul {
    margin-top: 20px;
}

.pronetworkform li {
    float: left;
    padding: 0 0 30px 5%;
    position: relative;
}

.pronetworkform li span {
    position: absolute;
    right: 20%
}

.pronetworkform li span.textspan {
    position: absolute;
    right: 20%;
    top: 30px;
}

.pronetworkform form ul li {
    width: 45%;
}

.pronetworkform li input {
    width: 80%;
    height: 30px;
    line-height: 28px \9;
    padding-left: 10px;
    border: 1px #ccc solid;
    border-radius: 5px;
    font-size: 14px;
}

.pronetworkform li input:hover {
    background: #F7F7F7;
    transition: all 0.7s;
    border-color: #5FBA5D;
    box-shadow: 0 0 15px #5FBA5D;
    -webkit-box-shadow: 0 0 15px #5FBA5D;
    -moz-box-shadow: 0 0 15px #5FBA5D;
    transition: all 0.7s;
}

.pronetworkform li input:focus {
    border-color: #5FBA5D;
    box-shadow: 0 0 15px #5FBA5D;
    -webkit-box-shadow: 0 0 15px #5FBA5D;
    -moz-box-shadow: 0 0 15px #5FBA5D;
}

.pronetworkform li.textmessage {
    width: 100%;
}

.pronetworkform li.textmessage textarea {
    width: 87%;
    height: 100px;
}

.pronetworkform span {
    color: #FE485C;
}

.pronetworkform span.textspan {
    right: 14%;
    top: 0;
    position: absolute;
}

.pronetworkform li textarea:focus {
    border-color: #5FBA5D;
    box-shadow: 0 0 15px #5FBA5D;
    -webkit-box-shadow: 0 0 15px #5FBA5D;
    -moz-box-shadow: 0 0 15px #5FBA5D;
}

.pronetworkform .tijiao {
    width: 18%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border: 0;
    background-color: #03a9f4;
    color: #fff;
    border-radius: 5px;
    margin-left: 17.5%;
}

.pronetworkform li.submita {
    width: 100%;
}

.pronetworkform .tijiao:hover {
    width: 18%;
    background: #FE485C;
    cursor: pointer;
    box-shadow: none;
}

.pronetworkform img {
    position: absolute;
    right: 30px;
    bottom: 70px;
}

.related {
    width: 715px;
    margin: 0 0 30px 16px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.related .releftbox {
    width: 25%;
    float: left;
    border-right: 1px solid #DDD;
    background: #8D8D8D;
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
}

.related .rerightbox {
    width: 74.9%;
    background: #52ba97;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: right;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
}

.related dl {
    width: 14.6%;
    float: left;
    text-align: center;
    padding: 15px 1%;
}

.related dl dt a img {
    width: 100%;
    border-radius: 20px;
    height: auto;
    border: 1px solid #E9E9E9
}

.related dl dt a img:hover {
    transition: all 0.7s;
    border-radius: 0;
    border: 1px solid #03A9F4
}

.related dl dd {
    width: 150px;
    padding: 15px 0 0 10px;
}

.related dl dd a {
    color: #333;
}

.related dl dd a:hover {
    color: #00AEFF;
}

#m4 {
    display: none;
}

li.snone {
    display: none;
}

.navBar a.logo img {
    width: 325px;
    height: 141px;
}

.nav .sub {
    z-index: 99;
}

.slider {
    width: 1000px;
    height: 293px;
}

.slider .bd li img {
    width: 1000px;
    height: 293px;
}

.proimg {
    position: relative;
    overflow: hidden;
    width: 400px;
}

.proimg .bigImg {
    position: relative;
}

.proimg .bigImg li img {
    vertical-align: middle;
    width: 400px;
    height: 400px;
}

.proimg .bigImg h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 33px;
    height: 33px;
    padding-right: 30px;
    overflow: hidden;
    text-align: left;
}

.proimg .sPrev:hover {
    background-position: 0 -3133px;
}

.proimg .sNext:hover {
    background-position: 0 -2785px;
}

.proimg .smallImg {
    width: 100%;
    margin-top: 20px;
    float: left;
    display: inline;
    overflow: hidden;
}

.proimg .smallImg ul {
    width: 100%;
    height: 95px;
    overflow: hidden;
}

.proimg .smallImg li {
    float: left;
    padding: 0 13px 0 0;
    width: 90px;
    cursor: pointer;
    display: inline;
}

.proimg .smallImg img {
    border: 1px solid #dcdddd;
    width: 90px;
    height: 92px;
}

.proimg .smallImg .on img {
    border-color: #CCC;
}

.proimg .pageState {
    position: absolute;
    top: 235px;
    right: 5px;
    font-family: "Times New Roman", serif;
    letter-spacing: 1px;
}

.proimg .pageState span {
    color: #f00;
    font-size: 16px;
}

.publicproleft {
    width: 100%;
    position: relative;
}

.pltop {
    overflow: hidden;
    width: 100%;
}

.cpleft {
    width: 35%;
    padding: 10px;
    float: left;
    background: #E9E9E9;
    height: auto;
    overflow: hidden;
}

.cpright {
    width: 60%;
    float: right;
    position: relative;
    overflow: hidden;
    height: 533px;
}

.proin ul li {
    border-bottom: 1px dashed #ccc;
    padding:10px 0;
    line-height:25px;

}

.proin ul li strong {
    color: #52ba97;
    font-size: 16px;
}

.crbottom p {
    line-height: 20px;
}

.crbottom ul {
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
}

.crbottom ul li {
    float: left;
    width: 40%;
    height: 40px;
    line-height: 40px;
    background: #FF3A3B;
    text-align: center;
    margin-right: 5%;
}

.crbottom ul li:first-child {
    background: #03A9F4;
}

.crbottom ul li a em {
    background: url(/images/telb.png) no-repeat;
    display: inline-block;
    width: 22px;
    height: 18px;
}

.crbottom ul li a span {
    padding-left: 5%;
}

.crbottom ul li a em.cto {
    background-position: 0 -54px;
}

.crbottom ul li a em.ctt {
    background-position: 0 -73px;
}

.crbottom ul li:hover {
    background: #16345A;
    transition: background 0.7s;
}

.crbottom ul li a span {
    color: #fff;
    font-size: 16px;
}

.crbottom ul li a:hover {
    text-decoration: none;
}

.proco {
    width: 100%;
    padding: 8px 0;
    background: #E9E9E9;
    position: absolute;
    bottom: 0;
    height: 90px;
}

.proco ul {
    float: left;
    width: 50%;
}

.proco .alibaba {
    float: right;
    margin-right: 100px;
    line-height: 110px;
    margin-top: 25px;
}

.proco ul li {
    margin-left: 30px;
}

.imgp {
    background: url(/images/telb.png) no-repeat;
}

.proco ul li span {
    display: inline-block;
    width: 19px;
    height: 15px;
    overflow: hidden;
    padding-right: 2%;
    line-height: 130px;
}

.proco ul li span.pco {
    background-position: left 5px;
}

.proco ul li span.pcot {
    background-position: 0 -36px;
}

.proco ul li span.pcoth {
    background-position: 0 -18px;
    height: 18px;
}

.crbottom {
    position: absolute;
    bottom: 140px;
    width: 100%;
}

.produstlist {
    width: 100%;
    padding-bottom: 30px;
}

.produstlist .hd ul {
    padding-left: 0;
}

.related {
    width: 100%;
    margin: 0 auto;
}

.relatedlist {
    width: 100%;
    overflow: hidden;
}

.publicright {
    margin-right: 20px;
}

.tabRank .hd h3 {
    width: 144px;
}

.rightcontact img,
.rightcontact a.rightcon,
.publicadd,
h4.proh4,
.publicright {
    width: 290px;
}

.rightcontact img {
    height: 189px;
}

.rightcontact:hover a span {
    width: 280px;
    height: 130px;
}

li.fositemap {
    display: none;
}

.world .pop p {
    display: block;
    margin-top: 20px;
    line-height: 1.5;
    color: #666;
}

.network {
    margin-bottom: 5%;
}

.network .title {
    font-size: 20px;
    color: #666;
    margin-left: 40px;
    text-transform: capitalize;
    line-height: 60px;
}

.network p {
    margin: 0 40px;
    line-height: 20px;
}

.worldfit {
    margin-top: 5%;
}

.worldfit .box {
    margin-bottom: 20px;
}

.worldfit .line,
.worldfit .box {
    width: 23%;
}

.worldfit .box img {
    margin-bottom: 20px;
}

.worldfit .box a {
    display: block;
    line-height: 1.2;
    color: #6e6e6e;
}


/*probody end*/


/*contact*/

.conbody {
    width: 100%;
    overflow: hidden;
}

.conbody h2 {
    text-align: center;
    margin: 30px 0 40px 0;
    font-size: 24px;
    font-weight: 700;
    color: #444;
}

.cbleft {
    width: 45%;
    float: left;
}

.conbody img {
    float: right;
    width: 45%;
}

.cbleft ul {
    overflow: hidden;
}

.cbleft ul li {
    width: 40%;
    margin-right: 10%;
    float: left;
    line-height: 40px;
}

.cbleft p {
    width: 35%;
    margin: 30px 0;
    height: 40px;
    line-height: 40px;
    background: #019DE0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
}

.cbleft a {
    text-decoration: none;
}

.cbleft a:hover p {
    background: #52ba97;
    transition: background 0.7s;
}

.cbleft .clall {
    width: 100%;
}

.conmessage {
    width: 100%;
    margin-top: 30px;
}

.form {
    width: 100%;
    padding-left: 5%;
}

.conmessage h3 {
    font-size: 24px;
    font-weight: 700;
}

.conmessage form ul {
    width: 100%;
    margin-top: 20px;
}

.conmessage ul li {
    float: left;
    width: 28%;
    margin-right: 5%;
}

.conmessage ul li input {
    width: 99%;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 1%;
}

.conmessage ul li input:hover {
    background: #F7F7F7;
    transition: all 0.7s;
    box-shadow: 0 0 15px #019DE0;
    -webkit-box-shadow: 0 0 15px #019DE0;
    -moz-box-shadow: 0 0 15px #019DE0;
}

.conmessage ul li span {
    color: #FE495C;
}

.conmessage ul li.limessage {
    width: 100%;
}

.conmessage ul li textarea {
    width: 93.1%;
    height: 160px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 1%;
    padding-top: 10px;
}

.conmessage ul li textarea:hover {
    background: #F7F7F7;
    transition: all 0.7s;
    box-shadow: 0 0 15px #019DE0;
    -webkit-box-shadow: 0 0 15px #019DE0;
    -moz-box-shadow: 0 0 15px #019DE0;
}

.conmessage ul li input.prosubmit:hover {
    cursor: pointer;
    background: #019de0;
    box-shadow: none;
}

.conmessage ul li input.prosubmit {
    width: 40%;
    height: 45px;
    background: #52ba97;
    color: #fff;
    font-size: 18px;
}

.conmessage p.conhp {
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px dashed #ccc;
}

.conmessage p span {
    color: #FE495C;
}


/*contact ..*/


/*services*/

.neirong h2 {
    font-size: 24px;
    font-weight: 700;
    color: #333;
}

.neirong .services h3 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #52ba97;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}

dl.services {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

dl.services dt {
    float: left;
    width: 28%;
}

dl.services dt img {
    width: 100%;
}

dl.services dd {
    float: right;
    width: 65%;
}


/*services..*/


/*about*/

ul.aboutul {
    width: 1130px;
    height: 480px;
    margin: 30px auto;
    position: relative;
}

.abli3 {
    left: 400px;
}

.abli1,
.abli2,
.abli3,
.abli4,
.abli5 {
    position: absolute;
}

.abli2 {
    bottom: 0;
}

.abli4,
.abli5 {
    left: 784px;
}

.abli5 {
    bottom: 0;
}

.mission h3 {
    margin: 20px 0;
    font-weight: 700;
}


/*about end*/

.smallImg li a {
    width: 100%
}

.proimg .smallImg img,
.proimg .smallImg .on img {
    width: 88px;
}

.proimg .smallImg .on img {
    border: 1px solid #03A9F4
}

#footerToolBar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 48px;
    background: #232323;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    z-index: 999;
    display: none;
    overflow: hidden;
}

#footerToolBar #footerBarClose {
    width: 100px;
    height: 24px;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -50px;
    cursor: pointer;
    display: none;
}

#footerToolBar #footerBarClose:before {
    content: "";
    font-family: icomoon;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: #232323;
    border-radius: 4px 4px 0px 0px;
    overflow: hidden;
}

#footerToolBar li {
    width: 20%;
    height: 45px;
    float: left;
    text-align: center;
    border-color: #fff;
    margin-left: -1px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    margin-top: 2px;
}

#footerToolBar li a {
    display: block;
    height: 45px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    text-transform: capitalize;
    filter: alpha(opacity=80);
    opacity: 0.8;
    padding-top: 1px;
}

#footerToolBar li a:before {
    content: '';
    width: 30px;
    height: 20px;
    margin: 4px auto;
    display: block;
    background: url(/images/footcon.png) no-repeat;
    background-size: 149px;
}

#footerToolBar li:first-child {
    border-left: 0px none;
}

#footerToolBar .footerBarPro a:before {
    background-position: -120px 0px;
}

#footerToolBar .footerBarTel a:before {
    background-position: -90px 0px;
}

#footerToolBar .footerBarEmail a:before {
    background-position: 0px 0px;
}

#footerToolBar .footerBarMessage a:before {
    background-position: -30px 0px;
}

#footerToolBar .footerBarShare a:before {
    background-position: -60px 0px;
}

#footerToolBar.close {
    bottom: -43px;
}

.clearfixt {
    *zoom: 1;
}

.clearfixt:before,
.clearfixt:after {
    content: "";
    display: table;
    clear: both;
    visibility: hidden;
    height: 0;
}
.actGotop{position:fixed; _position:absolute; bottom:100px; right:20px; width:62px; height:62px; display:none;}
.actGotop a,.actGotop a:link{width:72px;height:72px;display:inline-block; background:url(/images/goup.png) no-repeat; outline:none;filter:alpha(opacity=40);opacity:0.4;border-radius: 50px;}
.actGotop a:hover{background:url(/images/goup.png) no-repeat; filter:alpha(opacity=80);opacity:0.8;transition: all 0.7s;
border-bottom-right-radius:0;
border-bottom-left-radius:0;}




@charset "UTF-8";


.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    -ms-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    -ms-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    -ms-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}


.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    -ms-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    -ms-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}


@charset "UTF-8";

/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2016-03-04 09:18:25
 * @version $Id$
 */
@media screen and (max-width:1025px) {
    .container {
        width: 1000px;
        min-width: 0;
        margin: 0 auto;
        padding: 0;
    }
    .pingpu-bg,
    .rslides,
    .fuwu-bg,
    .news,
    .ny-banner,
    .pingpu-bg,
    .rslides,
    .fuwu-bg,
    .news,
    .ny-banner {
        max-width: 1024px;
        width: 100%;
    }
    .list-unstyled,
    .neirong,
    .ny-banner {
        overflow: hidden;
    }
    .header h1 {
        padding-left: 10px
    }
    .nav-bar &gt; li &gt; a {
        padding: 23px 12px 25px 12px
    }
    .pull-right {
        width: 65%
    }
    .rslides_nav.next,
    .rslides_nav.prev {
        top: 160px
    }
    .kehu .row {
        height: 200px;
        overflow: hidden;
        margin-left: 25px;
    }
    .fuwu figure {
        width: 200px;
    }
    .fuwu .row {
        margin: 0 20px
    }
    .btn-success .about-more {
        padding: 20px 30px 120px 30px
    }
    .row {
        margin-top: 20px;
    }
    .case figure {
        width: 226px;
        height: 226px;
        margin: 10px
    }
    .case figure figcaption h3 {
        font-size: 14px;
        padding: 5px
    }
    .case figure figcaption p {
        font-size: 13px;
        top: 30px;
        top: 80px;
        padding: 0 10px
    }
    .case-more-top {
        margin-top: 80px !important;
    }
    .case figure a img {
        width: 226px;
        height: 226px;
    }
    .case figure figcaption {
        width: 228px;
        height: 228px;
        padding: 0
    }
    .sx-padding {
        padding: 25px 0 30px 0;
    }
    .news section {
        width: 460px;
        margin: 0 20px;
    }
    .news section ul li {
        overflow: hidden;
    }
    .news section ul li a {
        float: left;
        width: 80%;
    }
    .news section.bianju {
        margin: 0 0 0 20px;
        display: none;
    }
    .news section ul li small {
        width: 20%;
        float: right
    }
    .footer section {
        margin: 0 2.5%
    }
    .yq-link {
        margin: 0 10px
    }
    .footer section.bianju {
        width: 450px;
        margin-bottom: 70px
    }
    .footer .ft {
        display: none;
    }
    /*about*/
    .info .neirong,
    .newsmi {
        width: 95%;
        margin: 0 auto;
    }
    .text-left {
        margin-left: 20px;
    }
    .crumbs .list-unstyled {
        margin-right: 5%;
        overflow: hidden;
        height: 70px;
    }
    .neirong h1 {
        margin-top: 10px;
    }
    /*about end*/
    /*case*/
    .main {
        width: 660px;
        margin-left: 20px;
    }
    .aside {
        width: 240px;
    }
    .case {
        width: 95%;
        margin: 0 auto;
    }
    .case-more {
        padding: 7px 5px 5px 5px;
    }
    .info .shuoming {
        padding-left: 5%;
    }
    .proco .alibaba {
        margin-top: -70px;
    }
    .cpleft {
        width: 40%;
    }
    .cpright {
        width: 55%;
    }
    /*case end*/
}

@media screen and (max-width:768px) {
    body {
        max-width: 768px;
    }
    .animated {
  -webkit-animation-duration:.5s;
  animation-duration: .5s;
}
    .container {
        width: 94%;
        max-width: 691.2px;
        margin: 0 auto;
        padding: 0;
    }
    .nav-bar,
    .nav,
    .pull-left,
    .cbleft,
    .conbody img,
    .case,
    .cpleft,
    .cpright,
    .clearfix ul li,
    .proco ul li,
    .order img,
    .pronetworkform .leftbox,
    .pingpu-bg,
    .rslides,
    .fuwu-bg,
    .news,
    .ny-banner,
    .pingpu-bg,
    .rslides,
    .fuwu-bg,
    .news,
    .ny-banner {
        width: 100%;
        min-width: 0;
        overflow: hidden;
    }
    .lyright{width:70%}
    .lyright ul li{width:29%}
     .lyright ul li input,.lyright ul li textarea{border:none}
    .headroom {
        height: auto;
        position: static;
    }
    .headroom h1 {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }
    .pull-right {
        width: 100%;
    }
    .nav ul {
        height: 70px
    }
    .nav ul li {
        width: 14.285%;
        padding: 10px 0
    }
    .nav-bar &gt; li &gt; a {
        padding: 0;
        display: inline;
        width: 0
    }
    .header .logo {
        padding: 10px 0 0 0;
    }
    .fuwu figure {
        width: 40%;
        padding: 30px 2%;
        float: left;
    }
    .fuwu figure.bianju {
        float: right;
        margin: 80px 0 0 0
    }
    .fuwu figure a.pic1,
    .fuwu figure a.pic2,
    .fuwu figure a.pic3 {
        left: 80px
    }
    .fuwu figure figcaption {
        margin-top: 50px
    }
    .fl-case a {
        width: 30%;
        overflow: hidden;
    }
    .case figure {
        width: 30%;
        height: auto;
        overflow: hidden;
    }
    .case figure a img {
        width: 99%;
        height: auto;
    }
    .case figure figcaption {
        width: 100%;
        height: 220px;
    }
    .rslides_nav.next,
    .rslides_nav.prev {
        top: 300px;
    }
    .case {
        overflow: Hidden;
    }
    .crumbs {
        overflow: Hidden;
    }
    .ny-banner {
        margin: 0;
    }
    .ny-banner .text-left {
        margin-left: 20px;
    }
    .conmessage ul li input.prosubmit {
        width: 200px;
        margin-bottom: 30px;
    }
    .kehu .row {
        width: 100%;
        height: auto;
        margin-left: 0;
        border-right: 1px solid #EDEDED
    }
    .kehu figure {
        width: 25%;
        height: auto;
        margin-left: -2px;
        border-left: 1px solid #EDEDED
    }
    .kehu figure img {
        width: 90%;
        height: auto;
    }
    .fuwu figure:last-child {
        display: none;
    }
    .fuwu .f-title {
        padding-top: 30px;
    }
    .neirong {
        overflow: visible;
    }
    .footer .clearfix {
        padding: 20px 0;
    }
    .footer section.bianju {
        width: 300px;
        margin: 0;
        float: right;
    }
    .footer section {
        width: 45%;
        margin: 0;
        float: left;
    }
    .footer section.bianju {
        width: 45%;
        float: right;
    }
    #title,
    #mycall,
    #saytext {
        width: 100%;
    }
    #title {
        background-position: 90% 0
    }
    #mycall {
        background-position: 90% -40px
    }
    #saytext {
        background-position: 90% -160px
    }
    #button {
        width: 100%
    }
    .main {
        margin-left: 0;
    }
    .conmessage .list-unstyled {
        margin-bottom: 30px;
    }
    .proco .alibaba {
        margin-top: 25px;
    }
    .crbottom p,
    .pronetworkform .rightbox {
        display: none;
    }
    .about {
        padding: 20px 0;
    }
    .related {
        border: none;
    }
    .related .rerightbox {
        width: 74%;
    }
    .related dl {
        width: 25%;
    }
    .news {
        width: 100%;
        padding: 30px 0;
    }
    .list-unstyled small {
        width: auto;
    }
    .aside {
        margin-bottom: 30px;
    }
    .info .neirong {
        width: 100%;
        overflow: hidden;
    }
    .news .container section {
        width: 45%;
        float: left;
        margin: 0;
    }
}

@media screen and (max-width:640px) {
    .animated{    -webkit-animation-duration: .2s;
    animation-duration: .2s;}
    .nav-bar li:nth-child(6){display:none}
    .cpright{height:auto;}
    .cpright ul li{line-height:25px;padding:10px 0}
    .cpright ul li:last-child{border:none}
    .proco,.crbottom{position:static}
    .crbottom ul li{padding:0}
    footer.pingpu-bg:before{ content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(/skin/ecms17/images/2014092185736673.jpg) center 0 no-repeat;
  background-size: cover;
}
.lyright ul li input, .lyright ul li textarea{margin:0;padding:0}
.lyleft{width:100%;padding-top:0}
.lyright,.lyright ul li.pllastt,.lyright ul li input{width:100%}
.lyright ul li{margin-right:0;margin-left:0}
.lyleft img{display:none}
    .about-more {
        width: 50%
    }
    .info li a {
        width: 100%
    }
    .footer section h3 {
        padding-bottom: 15px;
    }
    .actGotop {
        width: 40px;
        height: 40px;
    }
    .actGotop a,
    .actGotop a:link {
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
        border-radius: 0;
        border-radius: 20px
    }
    #footerToolBar {
        display: block;
    }
    .about {
        overflow: hidden;
    }
    .about img {
        max-width: 100%;
    }
    .header h1,
    ul.nav-bar &gt; li:hover ul,
    .rslides_nav.next,
    .rslides_nav.prev,
    .fuwu-bg,
    .yq-link,
    .crumbs,
    .aside h4:nth-child(3),
    .aside ul:nth-child(4),
    .case figure figcaption p,.case figure figcaption,.case figure:hover figcaption{
        display: none;
    }
    .nav-bar,
    .nav,
    .pull-left,
    .cbleft,
    .conbody img,
    .case,
    .cpleft,
    .cpright,
    .clearfix ul li,
    .proco ul li,
    .order img,
    .pronetworkform .leftbox {
        width: 100%;
    }
    .nav ul {
        height: auto;
    }
    .nav ul li {
        width: 33.3333%;
        height: auto;
    }
    .kehu figure:nth-child(7),
    .kehu figure:nth-child(8),
    .kehu figure:nth-child(9),
    .kehu figure:nth-child(10),
    .kehu figure:nth-child(11),
    .kehu figure:nth-child(12) {
        display: none;
    }
    .kehu .s-m40 {
        margin-top: 20px
    }
    .kehu figure {
        width: 33.3333%;
    }
    .kehu figure figcaption {
        width: 100%;
    }
    .main {
        margin-left: 0;
    }
    .text-center {
        overflow: hidden
    }
    .container {
        width: 94%;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
    }
    .pingpu-bg,
    .rslides,
    .fuwu-bg,
    .news,
    .ny-banner,
    .pingpu-bg,
    .rslides,
    .fuwu-bg,
    .news,
    .ny-banner {
        width: 100%;
    }
    .header {
        height: auto
    }
    .header .logo {
        padding: 10px 0
    }
    .nav-bar &gt; li &gt; a {
        padding: 0
    }
    .nav-bar &gt; li {
        margin-top: 0;
        width: 25%;
        padding: 10px 0;
        border-radius: 0;
    }
    .footer section {
        width: 100%;
    }
    #title,
    #mycall,
    #saytext {
        width: 100%;
        height: 40px;
    }
    .clearfix ul li {
        float: left;
        margin-right: 20%
    }
    .clearfix ul li:nth-child(2) {
        margin-right: 0
    }
    .clearfix ul li:nth-child(3) {
        width: 100%;
    }
    #title {
        background-position: 90% 0px;
    }
    #mycall {
        background-position: 90% -40px
    }
    #saytext {
        height: 100px;
        background-position: 90% -160px;
    }
    .footer section.bianju {
        width: 100%;
        margin: 30px 20px;
    }
    .bianju ul.list-unstyled li {
        width: 40%;
        margin-right: 10%
    }
    .pingpu-bg {
        padding: 20px 0;
    }
    .news section:last-child {
        margin-top: 30px;
    }
    .news .container section {
        width: auto;
    }
    .footer section.bianju {
        width: auto;
        float: left;
        margin-left: 10px;
    }
    /*other*/
    .ny-banner {
        margin: 0;
        height: 50px;
    }
    .ny-banner .text-left {
        margin-top: -40px;
        margin-left: 2%;
        width: 98%;
    }
    .aside ul:nth-child(2) li {
        width: 100%;
    }
    .aside ul:nth-child(2) li a {
        float: left;
    }
    .ny-h4 small {
        font-size: 16px;
    }
    small.pull-right {
        display: inline;
        float: right;
        width: auto
    }
    p.text-right {
        margin: 20px 20px 0 0;
    }
    .conmessage ul li input.prosubmit {
        width: 80%;
        margin-bottom: 30px;
    }
    .conmi,
    .kehu .container {
        overflow: visible
    }
    .case figure {
        width: 33.3333%;
        height: auto;
        margin: 0;
        min-height:50px;
        margin-bottom:20px;
        overflow: hidden;
    }
    .row {
        margin: 0;
    }
    .case figure a img {
        width: 90%;
        height: auto;
    }

    .news section {
        width: 600px;
    }
    .news {
        padding: 10px 0;
    }
    .news .clearfix ul li {
        width: 100%;
    }
    .news section ul li small {
        width: auto;
        margin-right: 40px;
    }
    .btn-success.about-more {
        padding: 10px 20px 8px 20px;
    }
    .text-center a.btn-success {
        width: 100%;
        line-height: 40px;
    }
    .proco .alibaba {
        margin-top: -70px;
    }
    .crbottom ul li {
        width: 40%;
    }
    .produstlist .hd li {
        width: 50%;
        margin: 0;
        padding: 0;
    }
    .produstlist .hd li:nth-child(even) {
        margin-left: -2px;
        border-left: 1px solid #fff;
    }
    .produstlist .hd li.on {
        width: 50%;
        margin: 0;
        padding: 0;
    }
    .produstlist .hd li.on:nth-child(even) {
        width: 50%;
        margin: 0;
        padding: 0;
        margin-left: -2px;
        border-left: 1px solid #fff;
    }
    .produstlist .hd ul li:nth-child(3) {
        width: 50%;
    }
    .produstlist .hd ul li.on:nth-child(3) {
        width: 50%;
    }
    .pronetworkform .rightbox {
        display: none;
    }
    .pronetworkform form ul li {
        width: 45%;
        margin-right: 0;
    }
    .produstlist ul li:nth-child(3) {
        width: 45%;
    }
    .pronetworkform li.textmessage textarea {
        padding: 1% 2%;
        width: 84%;
    }
    .related .rerightbox {
        width: 74.5%;
    }
    .related dl {
        width: 30%;
    }
    .proimg .smallImg img {
        border: none;
    }
    .pronetworkform li input {
        padding-left: 0;
    }
    .smallImg ul li {
        margin-right: 0;
    }
    .smallImg ul li:nth-child(3) {
        width: auto;
    }
    .neirong {
        padding-top: 30px;
    }
    .main img {
        max-width: 100%;
    }
    /*other end*/
}

@media screen and (max-width:480px) {
    .pingpu-bg,
    .rslides,
    .fuwu-bg,
    .news,
    .ny-banner,
    .pingpu-bg,
    .rslides,
    .fuwu-bg,
    .news,
    .ny-banner {
        min-width: 100%;
        width: 100%;
        overflow: hidden;
    }
    .kehu figure figcaption {
        min-height: 50px;
        line-height: 50px;
    }
    .fl-case a {
        width: 45%;
        margin: 10px 2.5%;
        display: block;
        float: left;
        overflow: Hidden;
    }
    .fl-case {
        overflow: hidden;
    }
    .nav-bar &gt; li {
        width: 30%;
    }
    .case figure {
        width: 45%;
        margin: 10px 2.5%;
    }
    .news section {
        width: 440px;
        overflow: hidden;
    }
    .ny-banner h2 small {
        display: none;
    }
    .ny-banner {
        height: 30px;
    }
    .cbleft ul li {
        width: 100%;
    }
    .ny-news .btn-success {
        display: block;
        width: 140px;
        text-align: center;
        margin-bottom: 10px;
    }
    .info .biaoti {
        margin-top: 20px;
    }
    .text-center a.btn-success {
        display: block;
        width: 90%;
        padding: 0;
    }
    .info .pull-right {
        margin-right: 20px;
    }
    .cpleft {
        width: 95%
    }
    .proimg {
        width: 100%;
    }
    .proimg .bigImg li img {
        width: 100%;
        height: auto;
        min-height: 340px;
    }
    .crbottom ul li {
        width: 100%
    }
    .proco {
        overflow: hidden;
        height: auto;
    }
    .proco .alibaba {
        margin: 0;
        line-height: normal;
        margin-right: 0;
        float: left;
        margin-left: 10%
    }
    .related dl {
        width: 47%;
    }
    .proco ul {
        width: 100%
    }
    .bianju ul.list-unstyled li {
        width: 100%;
        margin-right: 0
    }
    .produstlist .bd {
        padding: 1.5%;
    }
    dl.services dt,
    dl.services dd {
        width: 100%;
        margin-top: 10px
    }
    .neirong .container {
        overflow: visible;
    }
    .info .neirong {
        overflow: visible;
    }
    .conmessage ul li {
        width: 45%
    }
    .related .releftbox {
        display: none;
    }
    .related .rerightbox {
        width: 100%
    }
}

@media screen and (max-width:320px) {
    .nav-bar &gt; li {
        width: 50%;
    }
    .f-title small {
        display: none;
    }
    .kehu figure {
        width: 50%;
        height: auto;
        float: left;
        margin-left: -3px;
        border-left: 1px solid #EDEDED
    }
    .kehu figure img {
        width: 100%;
        height: auto;
    }
    .kehu figure figcaption {
        width: 100%;
        min-height: 50px;
        line-height: 70px
    }
    .kehu .row {
        width: 100%;
    }
    .fl-case {
        margin-top: 10px;
    }
    .fl-case a {
        width: 100%;
    }
    .about-us p {
        display: none;
		line-height:26px;
    }
    .news section {
        width: 280px;
        margin: 0 10px;
    }
    .news section ul li small {
        display: none;
    }
    .news section ul li a {
        width: 95%;
    }
    .bianju ul.list-unstyled li {
        width: 100%;
    }
    .ny-news .btn-success {
        font-size: 14px;
        width: 120px;
    }
    .ny-news h3 a {
        font-size: 18px;
    }
    .ny-news .shuoming {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .info li a {
        width: 100%;
    }
    .info .pull-right {
        display: none;
    }
    .text-center a.btn-success {
        width: 100%;
        margin: 0;
    }
    .footer section.bianju {
        margin: 30px 10px;
    }
    .neirong h2 {
        margin: 10px auto;
    }
    .cbleft p {
        width: 100%;
    }
    .conmessage ul li,
    {
        width: 100%;
    }
    .conmessage ul li textarea {
        width: 100%;
    }
    dl.services dt {
        width: 100%;
    }
    .neirong .services h3 {
        margin: 15px 0;
    }
    dl.services dd {
        width: 100%;
    }
    .case figure {
        width: 100%;
        padding: 5px 0;
        border-bottom: 1px dashed #ccc;
    }
    .case figure figcaption h3 {
        height: auto;
        min-height: auto;
    }
    .conmessage ul li {
        width: 100%;
    }
    .conmessage ul li input.prosubmit {
        width: 100%
    }
    .news .clearfix ul li {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .cpleft {
        padding: 0
    }
    .proimg {
        width: 100%;
        height: auto;
        padding: 0
    }
    .proimg img {
        width100%;
        height: auto;
    }
    .produstlist .hd li:nth-child(3),
    .produstlist .bd li:nth-child(3),
    .smallScroll {
        display: none
    }
}
</pre></body></html>